home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Publication 51
/
Publication_51_2003_Civitas_de_Side_B.d64
/
4x4 bas.
(
.txt
)
next >
Wrap
Commodore BASIC
|
2023-02-26
|
151b
|
9 lines
0 print"[129][147]";:poke53270,216:poke53280,0:poke53281,0:poke53272,29
10 a=5632
20 b=3
30 fori=0to3
50 forx=0to3
60 poke1024+i*40+x,peek(a+(b*16)+h):h=h+1
70 nextx
80 nexti